home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / macros / latex209 / contrib / textyl / README.27aug91 < prev    next >
Text File  |  1991-08-28  |  1KB  |  30 lines

  1. This is a beta test version of a C port of Renner's TeXtyl, done using
  2. Dave Gillespie's p2c and some manual touchup.  I hope users will report
  3. problems they encounter with getting it working it on various systems
  4. so that I can improve the portability of this code.
  5.  
  6. There are a couple of differences in usage from the manual. This
  7. version takes arguments from the command line this way:
  8.  
  9.     textyl dvi-in dvi-out
  10.  
  11. Messages are sent to standard output. No tlog file is generated.
  12.  
  13. To compile for your machine, edit the font path in defs.h (DEFTEXFONTS)
  14. before doing a make. If the environment variable TEXFONTS is defined at
  15. runtime, textyl will use that path.
  16.  
  17. The original Pascal source is in psrc/ in case you want to check how it
  18. was done. doc/ contains the source for the manual. DVI files of the
  19. manual, both in TeXtyl form and post-processed form are included for
  20. regression testing, and for printing. The VMS part of the original
  21. distribution is not included. If you still want that, contact me
  22. directly.
  23.  
  24. A contributed MF84 version of the vector fonts is in vecfonts/mf. Now
  25. it is possible to generate fonts for non-300 dpi devices.
  26.  
  27. Send all bug reports on this beta version to ken@syd.dit.csiro.au.
  28.  
  29. 27 August 1991
  30.